| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub ResumeLayout( _ ByVal performLayout As Boolean _ ) | |
| C# | |
|---|---|
public void ResumeLayout( bool performLayout ) | |
Parameters
- performLayout
- true to execute pending layout requests; otherwise, false.
| dbicDayView | Send comments on this topic. |
| ResumeLayout(Boolean) Method | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class > ResumeLayout Method : ResumeLayout(Boolean) Method |
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub ResumeLayout( _ ByVal performLayout As Boolean _ ) | |
| C# | |
|---|---|
public void ResumeLayout( bool performLayout ) | |