NuGet Package/JS_LIB

[JS_LIB] 1.0.6

전자기린 2019. 2. 28. 14:05

https://www.nuget.org/packages/JS_LIB/

 Version

 1.0.6

 License  https://virtualgiraffe.tistory.com/pages/NugetJSLIBLicense

 

Window

 Window

 WIN_NULL

 Constructor

 public WIN_NULL(UserControl uc, string title = "", int startWidth = 1024, int startHeight = 768)

 uc 

 Content 영역에 출력되는 UserControl
 title 제목
 startWidth 창의 가로 크기
 startHeight 창의 세로 크기

 Attribute

 

 

 Function Start_Loading(string gifPath)

 해당 경로의 GIF를 이용하여 로딩바 출력 
 이후 동작하는 기능은 쓰레드로 처리해야함.

 End_Loading() 동작이 종료되는 

UserControl

 UserControl

 UC_Swich

 Attribute

 IsChecked

 check의 value값

 TempString

 임시저장공간

 AnimationSpeed

 스위치 애니메이션 동작 속도

 EllipseOnBrush

 IsChecked == True 상태의 스위치 색상

 EllipseOffBrush IsChecked == False 상태의 스위치 색상
 OnBrush

 IsChecked == True 상태의 배경 색상

 OffBrush IsChecked == False 상태의 배경 색상
 Function SetCheck()

 IsChecked를 현재의 반대값으로 변경


 UserControl

 UC_SearchListBox

 Attribute

  
  
  
  
  
  
  
 Function 


 UserControl

 UC_SearchTreeView

 Attribute

  
  
  
  
  
  
  
 Function 


 UserControl

 UC_TitleBar

 Attribute

  
  
  
  
  
  
  
 Function