Method | Description | |
---|---|---|
GetBandRect ( int bandIndex ) : |
||
GetRebarHeight ( ) : int | ||
PreProcessMessage ( |
||
ReBar ( ) : System | ||
UpdateBackgroundColor ( ) : void | ||
UpdateBandsColors ( object sender, |
Method | Description | |
---|---|---|
CreateHandle ( ) : void | ||
Dispose ( bool disposing ) : void | ||
HitGripper ( MouseEventArgs e ) : bool | ||
OnHandleCreated ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnParentChanged ( |
||
WndProc ( |
Method | Description | |
---|---|---|
Band_HandleCreated ( Object s, |
||
Band_TextChanged ( Object s, |
||
Bands_Changed ( Object s, |
||
BeginUpdate ( ) : void | ||
CaptureBands ( ) : void | ||
DrawGripper ( |
||
EndUpdate ( ) : void | ||
GetBandActualIndex ( int bandIndex ) : int | ||
GetBandInfo ( int index ) : |
||
GetRebarInfo ( int index ) : |
||
IMessageFilter ( |
||
IsCommonCtrl6 ( ) : bool | ||
NotifyChevronPushed ( |
||
NotifyChildSize ( ) : void | ||
PaintBackground ( ) : void | ||
RealizeBands ( ) : void | ||
ReleaseBands ( ) : void | ||
ShowMoveCursor ( MouseEventArgs e ) : bool | ||
UpdateBand ( int index ) : void | ||
UpdateBands ( ) : void | ||
UpdateSize ( ) : void |
public GetBandRect ( int bandIndex ) : |
||
bandIndex | int | |
return |
protected HitGripper ( MouseEventArgs e ) : bool | ||
e | MouseEventArgs | |
return | bool |
protected OnHandleCreated ( |
||
e | ||
return | void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnMouseMove ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnMouseUp ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnParentChanged ( |
||
e | ||
return | void |
public PreProcessMessage ( |
||
msg | ||
return | bool |
static public UpdateBandsColors ( object sender, |
||
sender | object | |
e | ||
return | void |
protected WndProc ( |
||
m | ||
return | void |